100
|
How can I remove an event
oDCOCX_Exontrol1:AutoSize := exFixedSize
oDCOCX_Exontrol1:FixedCellWidth := 36
oDCOCX_Exontrol1:Images("gBJJgBAIDAAGAAEAAQhYAf8Pf4hh0QihCJo2AEZjQAjEZFEaIEaEEaAIAkcbk0olUrlktl0vmExmUzmk1m03nE5nU7nk9n0/oFBoVDolFo1HpFJpVLplNp1PqFRqVTqlVq1XrFZrVbrldr1fsFhsVjslls1ntFptVrtltt1vuFxuVzul1u13vF5vV7vl9v1/wGBwWDwmFw2HxGJxWLxmNx0xiFdyOTh8Tf9ZymXx+QytcyNgz8r0OblWjyWds+m0ka1Vf1ta1+r1mos2xrG2xeZ0+a0W0qOx3GO4NV3WeyvD2XJ5XL5nN51aiw+lfSj0gkUkAEllHanHI5j/cHg8EZf7w8vl8j4f/qfEZeB09/vjLAB30+kZQAP/P5/H6/yNAOAEAwCjMBwFAEDwJBMDwLBYAP2/8Hv8/gAGAD8LQs9w/nhDY/oygIA=")
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Image := 1
oDCOCX_Exontrol1:Events:Remove(oDCOCX_Exontrol1:Date)
|
99
|
How can I count the events
local var_Count as USUAL
oDCOCX_Exontrol1:Images("gBJJgBAIDAAGAAEAAQhYAf8Pf4hh0QihCJo2AEZjQAjEZFEaIEaEEaAIAkcbk0olUrlktl0vmExmUzmk1m03nE5nU7nk9n0/oFBoVDolFo1HpFJpVLplNp1PqFRqVTqlVq1XrFZrVbrldr1fsFhsVjslls1ntFptVrtltt1vuFxuVzul1u13vF5vV7vl9v1/wGBwWDwmFw2HxGJxWLxmNx0xiFdyOTh8Tf9ZymXx+QytcyNgz8r0OblWjyWds+m0ka1Vf1ta1+r1mos2xrG2xeZ0+a0W0qOx3GO4NV3WeyvD2XJ5XL5nN51aiw+lfSj0gkUkAEllHanHI5j/cHg8EZf7w8vl8j4f/qfEZeB09/vjLAB30+kZQAP/P5/H6/yNAOAEAwCjMBwFAEDwJBMDwLBYAP2/8Hv8/gAGAD8LQs9w/nhDY/oygIA=")
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Image := 1
var_Count := oDCOCX_Exontrol1:Events:Count
|
98
|
How can I clear all events
oDCOCX_Exontrol1:Images("gBJJgBAIDAAGAAEAAQhYAf8Pf4hh0QihCJo2AEZjQAjEZFEaIEaEEaAIAkcbk0olUrlktl0vmExmUzmk1m03nE5nU7nk9n0/oFBoVDolFo1HpFJpVLplNp1PqFRqVTqlVq1XrFZrVbrldr1fsFhsVjslls1ntFptVrtltt1vuFxuVzul1u13vF5vV7vl9v1/wGBwWDwmFw2HxGJxWLxmNx0xiFdyOTh8Tf9ZymXx+QytcyNgz8r0OblWjyWds+m0ka1Vf1ta1+r1mos2xrG2xeZ0+a0W0qOx3GO4NV3WeyvD2XJ5XL5nN51aiw+lfSj0gkUkAEllHanHI5j/cHg8EZf7w8vl8j4f/qfEZeB09/vjLAB30+kZQAP/P5/H6/yNAOAEAwCjMBwFAEDwJBMDwLBYAP2/8Hv8/gAGAD8LQs9w/nhDY/oygIA=")
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Image := 1
oDCOCX_Exontrol1:Events:Clear()
|
97
|
How can I save the events in the calendar
|
96
|
How can I assign an icon to a date

oDCOCX_Exontrol1:AutoSize := exFixedSize
oDCOCX_Exontrol1:FixedCellWidth := 36
oDCOCX_Exontrol1:Images("gBJJgBAIDAAGAAEAAQhYAf8Pf4hh0QihCJo2AEZjQAjEZFEaIEaEEaAIAkcbk0olUrlktl0vmExmUzmk1m03nE5nU7nk9n0/oFBoVDolFo1HpFJpVLplNp1PqFRqVTqlVq1XrFZrVbrldr1fsFhsVjslls1ntFptVrtltt1vuFxuVzul1u13vF5vV7vl9v1/wGBwWDwmFw2HxGJxWLxmNx0xiFdyOTh8Tf9ZymXx+QytcyNgz8r0OblWjyWds+m0ka1Vf1ta1+r1mos2xrG2xeZ0+a0W0qOx3GO4NV3WeyvD2XJ5XL5nN51aiw+lfSj0gkUkAEllHanHI5j/cHg8EZf7w8vl8j4f/qfEZeB09/vjLAB30+kZQAP/P5/H6/yNAOAEAwCjMBwFAEDwJBMDwLBYAP2/8Hv8/gAGAD8LQs9w/nhDY/oygIA=")
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Image := 1
|
95
|
How can I enable or disable a date

oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Disabled := true
|
94
|
How can I mark or highlight a date

oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Marker := true
|
93
|
How can I assign a tooltip or a comment to a date

local var_Event as IEvent
var_Event := oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date)
var_Event:Comment := "This is a text that shows up when the cursor hovers the date"
var_Event:CommentTitle := "T I T L E"
oDCOCX_Exontrol1:HideSelection := true
|
92
|
How can I assign any extra data to a date
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):UserData := "your data"
|
91
|
How can I change the background color for a date

oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):BackColor := RGB(255,0,0)
|
90
|
How can I change the foreground color for a date

oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):ForeColor := RGB(255,0,0)
|
89
|
How can I draw a date as strikeout

oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):StrikeOut := true
|
88
|
How can I underline a date

oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Underline := true
|
87
|
How can I make italic a date

oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Italic := true
|
86
|
How can I bold a date

oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Bold := true
|
85
|
How can I get the last visible date being displayed in the calendar
oDCOCX_Exontrol1:ShowNonMonthDays := false
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:LastVisibleDate):Comment := "This is the last visible date"
|
84
|
How can I get the first visible date being displayed in the calendar
oDCOCX_Exontrol1:ShowNonMonthDays := false
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:FirstVisibleDate):Comment := "This is the first visible date"
|
83
|
How can I hide the ticker that's shown for dates that have a tooltip or a comment
oDCOCX_Exontrol1:CommentBackColor := oDCOCX_Exontrol1:BackColor
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
|
82
|
How can I change the visual aspect of the dates that have a comment or a tooltip assigned

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:CommentBackColor := 0x1000000
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
81
|
How can I change the visual aspect of the dates that have a comment or a tooltip assigned
local var_Appearance as IAppearance
var_Appearance := oDCOCX_Exontrol1:VisualAppearance
var_Appearance:Add(11,"c:\exontrol\images\normal.ebn")
var_Appearance:Add(1,"CP:11 4 2 -2 -2")
oDCOCX_Exontrol1:CommentBackColor := 0x1000000
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
80
|
How can I change the color to highlight the dates that have a comment or a tooltip assigned

oDCOCX_Exontrol1:CommentBackColor := RGB(0,0,0)
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
79
|
How can I hide the days that are shown in gray, and doesn' belong to the month

oDCOCX_Exontrol1:ShowNonMonthDays := false
|
78
|
How can I change the color for non working days

oDCOCX_Exontrol1:NonworkingDays := 6
oDCOCX_Exontrol1:NonworkingDaysPattern := exPatternCross
oDCOCX_Exontrol1:NonworkingDaysColor := RGB(255,0,0)
|
77
|
How can I change the pattern or the style to draw the non working days

oDCOCX_Exontrol1:NonworkingDays := 6
oDCOCX_Exontrol1:NonworkingDaysPattern := exPatternCross
|
76
|
How can I show or hide the non working days
oDCOCX_Exontrol1:NonworkingDays := 0
|
75
|
How can I specify the non working days
oDCOCX_Exontrol1:NonworkingDays := 6
|
74
|
How do I get the height of the control to fit the MaxMonthY months in the client area
|
73
|
How do I get the width of the control to fit the MaxMonthX months in the client area
|
72
|
How can I specify the min and max years to scroll within
oDCOCX_Exontrol1:MinScrollYear := 2001
oDCOCX_Exontrol1:MaxScrollYear := 2010
|
71
|
How do I let the tooltip being displayed longer

oDCOCX_Exontrol1:ToolTipPopDelay := 10000
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
70
|
How can I save the selected dates
|
69
|
How can I change the date that gets the focus
oDCOCX_Exontrol1:Date := SToD("20010101")
oDCOCX_Exontrol1:FocusDate := SToD("20010102")
|
68
|
How can I select a new date
oDCOCX_Exontrol1:Date := SToD("20010101")
oDCOCX_Exontrol1:Value := SToD("20010102")
|
67
|
I've seen that the width of the tooltip is variable. Can I make it larger

oDCOCX_Exontrol1:ToolTipWidth := 328
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
66
|
How do I disable showing the tooltip for all control
oDCOCX_Exontrol1:ToolTipDelay := 0
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
65
|
How do I show the tooltip quicker
oDCOCX_Exontrol1:ToolTipDelay := 1
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
64
|
How do I call your x-script language
oDCOCX_Exontrol1:ExecuteTemplate("BackColor = RGB(255,0,0)")
|
63
|
How do I call your x-script language
oDCOCX_Exontrol1:Template := "BackColor = RGB(255,0,0)"
|
62
|
Can I change the font for the tooltip

local var_StdFont as stdFont
oDCOCX_Exontrol1:ToolTipDelay := 1
// Generate Source for 'OLE Automation(stdole2.tlb)' server from Tools\Automation Server... with the PREFIX std
var_StdFont := oDCOCX_Exontrol1:ToolTipFont
var_StdFont:Name := "Tahoma"
var_StdFont:Size := 14
oDCOCX_Exontrol1:ToolTipWidth := 364
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
61
|
How can I change the caption of the Today's button

oDCOCX_Exontrol1:TodayCaption := "Azi"
|
60
|
How do I get the date from the cursor
|
59
|
How do I unselect a date

oDCOCX_Exontrol1:SingleSel := false
oDCOCX_Exontrol1:Date := SToD("20010101")
oDCOCX_Exontrol1:SelDate := SToD("20010102")
oDCOCX_Exontrol1:SelDate := SToD("20010103")
oDCOCX_Exontrol1:SelDate := SToD("20010104")
oDCOCX_Exontrol1:UnSelDate(SToD("20010103"))
|
58
|
How do I get the list of selected dates
METHOD OCX_Exontrol1SelectionChanged() CLASS MainDialog
// SelectionChanged event - Fired when the selection is changed.
OutputDebugString(String2Psz( AsString(oDCOCX_Exontrol1:SelDate) ))
RETURN NIL
|
57
|
How do I select multiple dates

oDCOCX_Exontrol1:SingleSel := false
oDCOCX_Exontrol1:Date := SToD("20010101")
oDCOCX_Exontrol1:SelDate := SToD("20010102")
oDCOCX_Exontrol1:SelDate := SToD("20010103")
oDCOCX_Exontrol1:SelDate := SToD("20010104")
|
56
|
How do I get the selected date
oDCOCX_Exontrol1:SelDate := oDCOCX_Exontrol1:Date
|
55
|
How can I build a date expression
oDCOCX_Exontrol1:Date := oDCOCX_Exontrol1:[DoDate,2001,1,1]
|
54
|
How can I select a new date

oDCOCX_Exontrol1:Date := oDCOCX_Exontrol1:[DoDate,2001,1,1]
oDCOCX_Exontrol1:SelDate := oDCOCX_Exontrol1:[DoDate,2001,1,2]
|
53
|
How can I select a new date
oDCOCX_Exontrol1:Date := SToD("20010101")
oDCOCX_Exontrol1:SelDate := SToD("20010102")
|
52
|
How can I change the browsed date
oDCOCX_Exontrol1:Date := SToD("20010101")
|
51
|
How can I show or hide the buttons that in the header

oDCOCX_Exontrol1:ShowYearSelector := false
oDCOCX_Exontrol1:ShowMonthSelector := false
|
50
|
How can I show or hide the buttons that scrolls the years

oDCOCX_Exontrol1:ShowYearSelector := false
|
49
|
How can I disable changing the month in the months selector

oDCOCX_Exontrol1:ShowMonthSelector := false
|
48
|
How can I change the visual aspect of the selected date, using your EBN

oDCOCX_Exontrol1:BackColor := RGB(255,255,255)
oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:SelBackColor := 0x1000000
oDCOCX_Exontrol1:SelForeColor := oDCOCX_Exontrol1:BackColor
|
47
|
How can I change the colors for selected dates

oDCOCX_Exontrol1:SelBackColor := RGB(0,0,0)
oDCOCX_Exontrol1:SelForeColor := RGB(255,255,255)
|
46
|
How can I change the color of the line arround a month

oDCOCX_Exontrol1:DrawBorderLine := LargeDots
oDCOCX_Exontrol1:BorderLineColor := RGB(255,0,0)
|
45
|
How can I change the style of the line arround a month

oDCOCX_Exontrol1:DrawBorderLine := LargeDots
|
44
|
How can I specify the number of months being displayed
oDCOCX_Exontrol1:ShowTodayButton := false
oDCOCX_Exontrol1:ShowYearScroll := false
oDCOCX_Exontrol1:MinMonthX := 2
oDCOCX_Exontrol1:MaxMonthX := 2
oDCOCX_Exontrol1:MinMonthY := 2
oDCOCX_Exontrol1:MaxMonthY := 2
|
43
|
How can I lock the control, so user can't select a new date
oDCOCX_Exontrol1:Locked := true
|
42
|
How do I change the first day of the week

oDCOCX_Exontrol1:FirstDay := Monday
|
41
|
How do I change the name of the months

oDCOCX_Exontrol1:MonthNames := "Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec"
|
40
|
How do I change the name of the months

oDCOCX_Exontrol1:[MonthName,January] := "Jan"
oDCOCX_Exontrol1:[MonthName,February] := "Feb"
oDCOCX_Exontrol1:[MonthName,March] := "Mar"
oDCOCX_Exontrol1:[MonthName,April] := "Apr"
oDCOCX_Exontrol1:[MonthName,May] := "May"
oDCOCX_Exontrol1:[MonthName,June] := "Jun"
oDCOCX_Exontrol1:[MonthName,July] := "Jul"
oDCOCX_Exontrol1:[MonthName,August] := "Aug"
oDCOCX_Exontrol1:[MonthName,September] := "Sep"
oDCOCX_Exontrol1:[MonthName,October] := "Oct"
oDCOCX_Exontrol1:[MonthName,November] := "Nov"
oDCOCX_Exontrol1:[MonthName,December] := "Dec"
|
39
|
How do I change the name for each week day

oDCOCX_Exontrol1:AutoSize := exFixedSize
oDCOCX_Exontrol1:FixedCellWidth := 24
oDCOCX_Exontrol1:FixedCellHeight := 16
oDCOCX_Exontrol1:WeekDays := "Su Mo Tu We Th Fr Sa"
oDCOCX_Exontrol1:HeaderForeColor := RGB(255,0,0)
oDCOCX_Exontrol1:HeaderBackColor := RGB(255,255,255)
|
38
|
How can I specify the width and height for dates being displayed in the calendar
oDCOCX_Exontrol1:AutoSize := exFixedSize
oDCOCX_Exontrol1:FixedCellWidth := 22
oDCOCX_Exontrol1:FixedCellHeight := 16
|
37
|
How can I specify the width and height for dates being displayed in the calendar
oDCOCX_Exontrol1:AutoSize := exFixedSize
oDCOCX_Exontrol1:FixedCellWidth := 32
oDCOCX_Exontrol1:FixedCellHeight := 24
|
36
|
How do I change the appearance for dates in the calendar

oDCOCX_Exontrol1:AppearanceDay := Day3D
oDCOCX_Exontrol1:BackColor := 0x8000000f
|
35
|
How do I specify the color for the grid lines

oDCOCX_Exontrol1:DrawGridLine := SmallDots
oDCOCX_Exontrol1:GridLineColor := RGB(255,0,0)
|
34
|
How do I draw the grid lines

oDCOCX_Exontrol1:DrawGridLine := SmallDots
|
33
|
How do I change the foreground color for the week days and week numbers header

oDCOCX_Exontrol1:HeaderForeColor := RGB(255,0,0)
oDCOCX_Exontrol1:ShowWeeks := true
|
32
|
How do I change the background color for the week days and week numbers header

oDCOCX_Exontrol1:HeaderBackColor := RGB(255,0,0)
oDCOCX_Exontrol1:ShowWeeks := true
|
31
|
How can I show or hide the 'Today' button

oDCOCX_Exontrol1:ShowTodayButton := false
|
30
|
How can I show or hide the scroll bar that changes the year

oDCOCX_Exontrol1:ShowYearScroll := false
|
29
|
How can I show or hide the header that displays the months

oDCOCX_Exontrol1:ShowMonth := false
|
28
|
How can I show or hide the header that displays the week days

oDCOCX_Exontrol1:ShowDays := false
|
27
|
How do I show or hide the weeks

oDCOCX_Exontrol1:ShowWeeks := true
|
26
|
How can I change the visual appearance of Today date in the calendar

oDCOCX_Exontrol1:MarkToday := true
oDCOCX_Exontrol1:[Background,exMarkToday] := RGB(255,0,0)
|
25
|
How do I mark the Today date

oDCOCX_Exontrol1:MarkToday := true
|
24
|
How can I show the control's selection even if the control loses the focus

oDCOCX_Exontrol1:HideSelection := false
|
23
|
How can I hide the control's selection when the control loses the focus

oDCOCX_Exontrol1:HideSelection := true
|
22
|
How do I enable single selection
oDCOCX_Exontrol1:SingleSel := true
|
21
|
How do I enable multiple selection

oDCOCX_Exontrol1:SingleSel := false
|
20
|
How do I disable or enable the control
oDCOCX_Exontrol1:Enabled := false
|
19
|
Can I change the forecolor for the tooltip

oDCOCX_Exontrol1:ToolTipDelay := 1
oDCOCX_Exontrol1:ToolTipWidth := 364
oDCOCX_Exontrol1:[Background,exToolTipForeColor] := RGB(255,0,0)
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
18
|
Can I change the background color for the tooltip

oDCOCX_Exontrol1:ToolTipDelay := 1
oDCOCX_Exontrol1:ToolTipWidth := 364
oDCOCX_Exontrol1:[Background,exToolTipBackColor] := RGB(255,0,0)
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
17
|
Can I change the default border of the tooltip, using your EBN files

oDCOCX_Exontrol1:ToolTipDelay := 1
oDCOCX_Exontrol1:ToolTipWidth := 364
oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:[Background,exToolTipAppearance] := 0x1000000
oDCOCX_Exontrol1:Events:Add(oDCOCX_Exontrol1:Date):Comment := "This is a text that shows up when the cursor hovers the date"
oDCOCX_Exontrol1:HideSelection := true
|
16
|
How can I change the visual appearance of the selected month, in the months selector, using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:[Background,exMonthSelect] := 0x1000000
oDCOCX_Exontrol1:[Background,exMonthSelectForeColor] := RGB(255,0,0)
|
15
|
How can I change the visual appearance of Today date in the calendar, using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\pushed.ebn")
oDCOCX_Exontrol1:[Background,exMarkToday] := 0x1000000
oDCOCX_Exontrol1:[Background,exDropDownSelForeColor] := RGB(1,0,0)
oDCOCX_Exontrol1:SelForeColor := RGB(0,0,0)
oDCOCX_Exontrol1:MarkToday := true
|
14
|
How can I change the visual appearance of separator between calendar and 'Today' button , using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:[Background,exDateSeparatorBar] := 0x1000000
|
13
|
How can I change the visual appearance of the scrolling bar for years, using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:VisualAppearance:Add(2,"c:\exontrol\images\pushed.ebn")
oDCOCX_Exontrol1:[Background,exDateScrollRange] := 0x1000000
oDCOCX_Exontrol1:[Background,exDateScrollThumb] := 0x2000000
|
12
|
How can I change the visual appearance of 'Today' button, using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:VisualAppearance:Add(2,"c:\exontrol\images\pushed.ebn")
oDCOCX_Exontrol1:[Background,exDateTodayUp] := 0x1000000
oDCOCX_Exontrol1:[Background,exDateTodayDown] := 0x2000000
|
11
|
How can I change the visual appearance of header , using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:[Background,exDateHeader] := 0x1000000
oDCOCX_Exontrol1:HeaderForeColor := RGB(255,0,0)
|
10
|
How can I change the visual appearance of header that week numbers, using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:[Background,exWeeksHeader] := 0x1000000
oDCOCX_Exontrol1:HeaderForeColor := RGB(255,0,0)
oDCOCX_Exontrol1:ShowWeeks := true
|
9
|
How can I change the visual appearance of header that displays days, using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:[Background,exDaysHeader] := 0x1000000
|
8
|
How can I change the visual appearance of the drop down button, using EBN files
oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:VisualAppearance:Add(2,"c:\exontrol\images\pushed.ebn")
oDCOCX_Exontrol1:[Background,exDropDownButtonUp] := 0x1000000
oDCOCX_Exontrol1:[Background,exDropDownButtonDown] := 0x2000000
|
7
|
How do I change the visual appearance of the left and right buttons in the calendar's header, using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:[Background,exScrollLeft] := 0x1000000
oDCOCX_Exontrol1:[Background,exScrollRight] := 0x1000000
|
6
|
How do I change the visual appearance of the up and down buttons in the calendar's header, using EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:[Background,exScrollUp] := 0x1000000
oDCOCX_Exontrol1:[Background,exScrollDown] := 0x1000000
|
5
|
How do I change the control's foreground color

oDCOCX_Exontrol1:ForeColor := RGB(255,0,0)
|
4
|
How do I change the control's background color

oDCOCX_Exontrol1:BackColor := RGB(200,200,200)
|
3
|
How can I change the control's font

oDCOCX_Exontrol1:Font:Name := "Verdana"
|
2
|
How do I change the control's border, using your EBN files

oDCOCX_Exontrol1:VisualAppearance:Add(1,"c:\exontrol\images\normal.ebn")
oDCOCX_Exontrol1:Appearance := 0x1000000 |
|
1
|
How do I remove the control's border

oDCOCX_Exontrol1:Appearance := None2
|